projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1353c8d
)
(vc-previous-version): Move alias to vc.el.
author
Glenn Morris
<rgm@gnu.org>
Mon, 1 Sep 2008 21:45:32 +0000
(21:45 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 1 Sep 2008 21:45:32 +0000
(21:45 +0000)
lisp/vc-hooks.el
patch
|
blob
|
history
diff --git
a/lisp/vc-hooks.el
b/lisp/vc-hooks.el
index 2a7875caa679458a2a2b4fa18d0cd447a38aee1f..91cb4c0cd32754b16110ad498126ee6bee41e1b3 100644
(file)
--- a/
lisp/vc-hooks.el
+++ b/
lisp/vc-hooks.el
@@
-600,8
+600,6
@@
If FILE is not registered, this function always returns nil."
;; Backward compatibility.
(define-obsolete-function-alias
'vc-workfile-version 'vc-working-revision "23.1")
-(define-obsolete-function-alias
- 'vc-previous-version 'vc-previous-revision "23.1")
(defun vc-default-working-revision (backend file)
(message
"`working-revision' not found: using the old `workfile-version' instead")